object Splash: TSplash Left = 182 Top = 73 BorderStyle = bsNone Caption = 'Splash' ClientHeight = 414 ClientWidth = 463 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Image1: TImage Left = 0 Top = 0 Width = 464 Height = 414 Picture.Data = {} end end